home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 47 / CD-ROM 47 / CD-ROM 47.iso / jogos / mars3d / data1.cab / Program_Executable_Files / l1 / l1.properties < prev    next >
Encoding:
Text File  |  1999-03-31  |  1.7 KB  |  61 lines

  1.  
  2. NameOfTheLevel                    "paradroid"
  3.  
  4. //palette stuff
  5. MenuColorRemapPalette            tritone.act
  6. MenuColorRemapFader                1.0            ;[0.0-1.0]
  7.  
  8. GameGammaSettings                    l1.AMP
  9.  
  10. //physics constants
  11. WorldGravity                    10.0
  12. TrackGravity                    0.0
  13. GroundHeight                    0.0
  14.  
  15. MaximumHeight                    3.3
  16. CollisionEnergyConservation            1.4    //2.864        //3.003040300001901456784798
  17.  
  18. //physics variables dependent on velocity
  19. FieldOfView                        80.0
  20.  
  21. //camera constants
  22. CameraHeight                    0.8        //m
  23. CameraDistance                    3.8    1.2    //m
  24. CameraDelay                        0.5        //frames
  25. TargetHeight                    0.3        //m
  26.  
  27. DeadLine                        1.0        //fraction of best lap
  28. DeadLineTime                    127        //115/126 applied to qualify to extra laps(??)
  29. DeadLineLap                        48        // time trial first lap to qualify
  30.  
  31. StartOffset                        0.2685    //location of startline
  32. BeginSpacingOfCars                7.0        //~meters between cars in beginning
  33.  
  34. FirstCredit                        8        // first lap  to gain a credit from
  35. CreditInterval                    10        // 0 means no credits awarded ever
  36.  
  37. TrialShadowMinimumTime                35        // you will only see shadow at better laps
  38. TrialShadowTimeScale                1.15        // 15% slower than record to show shadow
  39. UnlockPosition                    0        // when you are <= unlock next level
  40.  
  41. CCBoostGain                        1.0        // amount of boost the computer racers will get
  42.  
  43. SoundRange                        0.08        // 1 full track, 0 none
  44.  
  45. BoostGainScale                    1.0        // -(time difference)*BoostGainScale == gain
  46.  
  47. SoundSoft                        200
  48. SoundMedium                        201
  49. SoundHard                        202
  50. SoundCar                        203
  51. SoundEngine0                    204
  52. SoundEngine1                    205
  53.  
  54. NetworkNameDisplayNear                0.04        // full intesity to this dist
  55. NetworkNameDisplayFar                0.045        // faded out after this distance
  56. NetworkNameDisplayOffset            2.0        // meters, the displacement acc. the car
  57.  
  58. ReflectionMap                    reflex.tga
  59.  
  60. CHECKSUM            1569210009  
  61.